You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
VectorInt Structure
>
VectorInt Methods
>
VectorInt.GatherByIndex Method
Dew Math for .NET
VectorInt.GatherByIndex Method
VectorInt Structure
VectorInt Members
Dew.Math Namespace
VectorInt Methods
Collapse All
Gathers elements from X specified by indices stored in Indexes the calling object.
Syntax
C#
Visual Basic
public
TVecInt
GatherByIndex
([In]
TMtxVecInt
X
, [In]
TVecInt
Indexes
);
Public
Function
GatherByIndex
(
X
As
[In]
TMtxVecInt
,
Indexes
As
[In]
TVecInt
)
As
TVecInt
Group
VectorInt Methods
Links
VectorInt Structure
,
VectorInt Members
,
Dew.Math Namespace
,
VectorInt Methods
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!